clipboard: Add get_default() helper
authorJonas Danielsson <jonas@threetimestwo.org>
Wed, 20 Nov 2013 16:25:59 +0000 (17:25 +0100)
committerBastien Nocera <hadess@hadess.net>
Tue, 27 Jan 2015 17:09:31 +0000 (18:09 +0100)
commit1442299b4838d38de81285cf007b871cf867ed69
treef85c1c9219e09f5b5fb0752592d07ec468f33d88
parent46b10f1d929e89d02175796c6dc5250215f51105
clipboard: Add get_default() helper

Add helper for getting the main clipboard. This makes
the API usable for bindings (as GdkAtoms aren't usable through
gobject-introspection), and easier to use in C.

https://bugzilla.gnome.org/show_bug.cgi?id=712752
docs/reference/gtk/gtk3-sections.txt
gtk/gtkclipboard.c
gtk/gtkclipboard.h